home *** CD-ROM | disk | FTP | other *** search
/ Die Speccy' 97 / Die Speccy' 97.iso / amiga_system / the_aminet / util / misc / wgrab.lha / wgrab.h < prev    next >
C/C++ Source or Header  |  1995-10-30  |  159b  |  9 lines

  1. #include <custom/mui_standard.h>
  2.  
  3. extern char *MYLIBNAME;
  4. extern void SavePicture(Object *Picture, const STRPTR FileName);
  5. extern Object *GetPicture(BOOL);
  6.  
  7.  
  8.  
  9.